Modifier and Type | Interface and Description |
---|---|
interface |
ByteStringParser<B extends ByteStringParser<B,A,AT>,A extends ReadAccess<AT>,AT> |
Modifier and Type | Interface and Description |
---|---|
interface |
Bytes<Underlying> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBytes<Underlying> |
class |
MappedBytes
Created by peter.lawrey on 24/02/15.
|
class |
NativeBytes<Underlying>
Created by peter.lawrey on 24/02/15.
|
class |
SubBytes<Underlying>
Created by peter.lawrey on 19/04/15.
|
class |
SubZeroedBytes<Underlying>
Created by peter.lawrey on 19/04/15.
|
class |
VanillaBytes<Underlying> |
class |
ZeroedBytes<Underlying> |
Modifier and Type | Method and Description |
---|---|
static boolean |
BytesUtil.skipTo(ByteStringParser parser,
StopCharTester tester) |
Copyright © 2015. All rights reserved.