DecoderImpl.readRaw

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void readRaw(byte[] data, int offset, int length)
    class DecoderImpl
    void
    readRaw
    (
    byte[] data
    ,
    int offset
    ,
    int length
    )
  2. V readRaw(TypeDecoder!(V) decoder, int size)

Meta